html {
	padding: 0px;
	margin: 0px;
}
#nav {
	z-index: 9999;
	position: fixed;
	width: 100%;
	top: 0px;
}
li {
	list-style-type: none;
}
body {
	font-family: "微软雅黑";
	padding: 0px;
	font-size: 13.7px;
	COLOR: #555555;
	text-align: center;
	margin: 0;
	background-color: #f1f1f1;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#neir img {
	max-width: 100%;
	height: auto;
}
#neirr img {
	max-width: 260px;
	height: auto;
}
.btys {
	font-size: 17px;
	color: #004ea1;
	font-weight: 800;
}
.ywzma {
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 45px;
	line-height: 45px;
	padding-right: 20px;
	width: 50px;
}
.ywzmma {
	font-size: 18px;
	color: #1D71D9;
}
.ywzm {
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #035CC4;
	font-size: 45px;
	line-height: 45px;
	padding-right: 20px;
	width: 50px;
}
.ywzmm {
	line-height: 23px;
	color: #888;
	padding-top: 8px;
}
.ywzmm span {
	font-size: 18px;
	color: #AB1902;
}
.biaotii {
	font-size: 24px;
	line-height: 24px;
	color: #282828;
}
.biaoyin {
	font-size: 18px;
	line-height: 18px;
	color: #b4b4b4;
}
.jjtupiann {
	padding: 8px;
	border: 1px #ffffff solid;
	width: 370px;
	height: 180px;
}
/*首页滚动大图*/
#solid {
	width: 100%;
	height: 398px;
	clear: both;
	position: relative;
}
#solid .solid0, #solid .solid1, #solid .solid2, #solid .solid3, #solid .solid4, #solid .solid5 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 398px;
	display: none;
}
#solid ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#solid ul li {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 398px;
	display: none;
	cursor: pointer;
	left: 0;
}
#solid #btt {
	width: 150px;
	text-align: center;
	top: 340px;
	position: relative;
	margin: auto;
}
#solid #btt span {
	position: absolute;
	top: 25px;
	display: block;
	width: 30px;
	height: 8px;
	margin: 0px 15px;
	text-align: left;
	background: #3d3d3d;
	z-index: 1000;
	cursor: pointer;
	filter: alpha(opacity=70); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.7; /*Firefox私有，透明度50%*/
	opacity: 0.7;
}
/* slidebox */
.slidebox {
	width: 426px;
	height: 274px;
	overflow: hidden;
	position: relative;
	border: solid 1px #ddd;
	margin: 20px 0px;
}
.slidepic {
	position: absolute;
}/* 必要元素 */
.slidepic li {
	height: 274px;
	overflow: hidden;
}
.slidebtn {
	position: absolute;
	bottom: 10px;
	right: 10px;
	float: right;
}
.slidebtn li {
	background: #fff;
	border: 1px solid #D00000;
	cursor: pointer;
	float: left;
	font-family: arial;
	height: 18px;
	line-height: 18px;
	width: 18px;
	margin: 4px;
	text-align: center;
	color: #D00000;
}
.slidebtn li.current {
	background: #FF0000;
	border: 1px solid #D00000;
	height: 24px;
	line-height: 24px;
	width: 24px;
	margin: 0 2px;
	color: #fff;
	font-weight: 800;
}
/* slidepic-01 */
.slidebox-01 {
	width: 460px;
	height: 296px;
	overflow: hidden;
	position: relative;
	border: solid 1px #ECECEC;
	margin: 0px;
	padding: 0px;
}
.slidepic-01 {
	position: absolute;
	width: 9999em;
	margin: 0px;
	padding: 0px;
}/* 必要元素 */
.slidepic-01 li {
	height: 296px;
	overflow: hidden;
	float: left;
}
.slidebtn-01 {
	position: absolute;
	bottom: 13px;
	right: 10px;
	float: right;
}
.slidebtn-01 li {
	background: #fff;
	border: 1px solid #D00000;
	cursor: pointer;
	float: left;
	font-family: arial;
	height: 18px;
	line-height: 18px;
	width: 18px;
	margin: 4px;
	text-align: center;
	color: #D00000;
}
.slidebtn-01 li.current {
	background: #FF0000;
	border: 1px solid #D00000;
	height: 24px;
	line-height: 24px;
	width: 24px;
	margin: 0 2px;
	color: #fff;
	font-weight: 800;
}
.con_img {
	position: relative;
}
.ms {
	position: absolute;
	border: 0;
	bottom: 0px;
	left: 0px;
	text-align: left;
	padding-left: 20px;
	font-size: 15px;
	width: 436px;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
}
/* 顶部导航 */
.top {
	height: 30px;
	line-height: 30px;
	background: url(../imaa/top_bg_03.png) repeat;
}
.top_cont {
	width: 1220px;
	margin: 0 auto;
	color: #fff;
	text-align: left;
}
.top_cont a {
	color: #fff;
}
.top_cont a:hover {
	text-decoration: underline;
	color: #fff;
}
.top_cont em {
	font-style: normal;
	color: #ffffff;
	margin: 0 8px;
}
/* 头部 */
.header {
	width: 1220px;
	height: 180px;
	margin: 0 auto;
}
.header .logo {
	float: left;
	padding: 27px 0;
}
.gxhzsbg {
	width: 755px;
	height: 210px;
	position: absolute;
	top: -30px;
	right: 0;
	z-index: 1;
}
.gxhzsbg .gxhzsbg_ul {
	width: 755px;
	height: 210px;
}
.gxhzsbg .gxhzsbg_ul .gxhzsbg_li {
	display: block;
}
/* DIV切换 */
.woaicss {
	width: 657px;
	overflow: hidden;
	margin: 0;
	border-top: 2px solid #2DA5FD;
}
.woaicss_titlee {
	width: 657px;
	height: 44px;
	background: #F1F4F9 url(images/btnn_bg.png) no-repeat;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 15px;
}
.woaicss_titlee li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	text-align: center;
}
.woaicss_titlee li a {
	display: block;
	width: 128px;
	heigth: 44px;
	color: #996633;
	line-height: 45px;
}
.woaicss_titlee_bg1 {
	background-position: 0 0;
}
.woaicss_titlee_bg2 {
	background-position: 0 -44px;
}
.woaicss_titlee_bg3 {
	background-position: 0 -88px;
}
.woaicss_titlee_bg4 {
	background-position: 0 -132px;
}
.woaicss_conn {
	display: block;
	width: 635px;
	height: 302px;
	overflow: hidden;
	padding: 5px 10px 0 10px;
}
a.qh:link {
	text-decoration: none;
	font-size: 17px;
	color: #004ea1;
	font-weight: 800;
}
a.qh:visited {
	text-decoration: none;
	font-size: 17px;
	color: #004ea1;
	font-weight: 800;
}
a.qh:hover {
	text-decoration: none;
	font-size: 17px;
	color: #004ea1;
	font-weight: 800;
}
a.qh:active {
	text-decoration: none;
	font-size: 17px;
	color: #004ea1;
	font-weight: 800;
}
.woaicssa {
	width: 897px;
	overflow: hidden;
	margin: 0;
}
.woaicssa_titlee {
	width: 897px;
	height: 50px;
	border-bottom: 1px solid #e5e5e5;
	background: url(../imaa/de1.jpg) left top no-repeat;
	overflow: hidden;
	margin: 0;
	padding-left: 20px;
}
.woaicssa_titlee li {
	display: block;
	float: left;
	margin: 5px 10px 0 0;
	display: inline;
	text-align: left;
}
.woaicssa_titlee li a {
	display: block;
	width: 128px;
	heigth: 50px;
	color: #996633;
	line-height: 50px;
}
.woaicssa_titlee_bg1 {
	background-position: 0 0;
}
.woaicssa_titlee_bg2 {
	background-position: 0 -44px;
}
.woaicssa_titlee_bg3 {
	background-position: 0 -88px;
}
.woaicssa_titlee_bg4 {
	background-position: 0 -132px;
}
.woaicssa_conn {
	display: block;
	width: 897px;
	height: 230px;
	overflow: hidden;
	padding: 5px 10px 20px 10px;
}
.kd100 {
	width: 75px;
	text-align: left;
}
/* tab切换 */
UL {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: inherit;
	FONT-STYLE: inherit;
	MARGIN: 0px;
	OUTLINE-STYLE: none;
	OUTLINE-COLOR: invert;
	PADDING-LEFT: 0px;
	OUTLINE-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	FONT-FAMILY: inherit;
	FONT-SIZE: 100%;
	VERTICAL-ALIGN: baseline;
	BORDER-TOP: 0px;
	FONT-WEIGHT: inherit;
	BORDER-RIGHT: 0px;
	PADDING-TOP: 0px
}
.tab {
	POSITION: relative;
	WIDTH: 500px;
	FLOAT: left;
	HEIGHT: 44px;
	margin-left: 20px;
}
.tab .tabList UL .normal {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 44px;
	background-color: #2E91D4;
	FONT-FAMILY: Microsoft YaHei;
	FLOAT: left;
	HEIGHT: 44px;
	COLOR: #ffffff;
	padding: 0 30px;
	margin: 0 10px;
	FONT-SIZE: 16px;
	CURSOR: pointer;
	FONT-WEIGHT: 800;
}
.tab .tabCon {
	POSITION: absolute;
	WIDTH: 500px;
	HEIGHT: 44px;
}
.tab .tabList .active {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 44px;
	background-color: #ffffff;
	FONT-FAMILY: Microsoft YaHei;
	FLOAT: left;
	HEIGHT: 44px;
	COLOR: #0E66A2;
	padding: 0 30px;
	margin: 0 10px;
	FONT-SIZE: 16px;
	CURSOR: pointer;
	FONT-WEIGHT: normal;
}
.tab .tabCon UL {
	MARGIN-TOP: 3px;
	WIDTH: 347px;
	HEIGHT: 29px
}
.tab .tabCon LI {
	BORDER-BOTTOM: #c6c6c6 1px dotted;
	LINE-HEIGHT: 33px;
	HEIGHT: 33px;
	FONT-SIZE: 12px;
	OVERFLOW: hidden
}
.tab .tabCon LI A {
	LINE-HEIGHT: 33px;
	TEXT-INDENT: 10px;
	WIDTH: 300px;
	PADDING-RIGHT: 5px;
	DISPLAY: inline;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none
}
.tab .tabCon LI SPAN {
	DISPLAY: block;
	FLOAT: right;
	COLOR: #bdacb3;
	MARGIN-RIGHT: 5px
}
/* 底部友情链接 */
UL {
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	LIST-STYLE-TYPE: none;
	BORDER-TOP: medium none;
	LIST-STYLE-IMAGE: none;
	BORDER-RIGHT: medium none
}
LI {
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	LIST-STYLE-TYPE: none;
	BORDER-TOP: medium none;
	LIST-STYLE-IMAGE: none;
	BORDER-RIGHT: medium none
}
.friend_link {
	LINE-HEIGHT: 30px;
	MARGIN: 0px auto;
}
.friend_link H2 {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 30px;
	WIDTH: 110px;
	BACKGROUND: #074d95;
	FLOAT: left;
	HEIGHT: 60px;
	COLOR: #fff;
	FONT-SIZE: 16px
}
.friend_link_box .friend_link UL LI SELECT {
	PADDING-BOTTOM: 5px;
	MARGIN: 4px 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #535353;
	PADDING-TOP: 5px
}
.friend_link .link {
	COLOR: #535353;
	MARGIN-RIGHT: 8px;
}
.friend_link .link:hover {
	TEXT-DECORATION: underline;
}
.friend_link SPAN.dropselect_box {
	Z-INDEX: 99;
	BORDER-BOTTOM: #e2e2e2 1px solid;
	POSITION: relative;
	BORDER-LEFT: #e2e2e2 1px solid;
	MARGIN-TOP: 7px;
	WIDTH: 185px;
	DISPLAY: inline-block;
	FLOAT: left;
	HEIGHT: 33px;
	MARGIN-LEFT: 9px;
	BORDER-TOP: #e2e2e2 1px solid;
	BORDER-RIGHT: #e2e2e2 1px solid;
}
/*首页快速链接*/
.ksuu {
	float: left;
}
.ksuu li {
	text-align: center;
	float: left;
	padding: 9px 20px;
	border-right: 1px #e5e5e5 solid;
	word-break: keep-all;
}
.ksuu li a {
	display: block;
	width: 100%;
}
.ksuua {
	float: left;
	margin-top: 10px;
}
.ksuua li {
	text-align: center;
	float: left;
	padding: 8px 20px;
	border-bottom: 1px #e5e5e5 solid;
	border-right: 1px #e5e5e5 solid;
	word-break: keep-all;
	border-top: 1px #e5e5e5 solid;
	margin-bottom: 5px;
}
.ksuua li a {
	display: block;
	width: 100%;
}
.ttw {
	background: url(../imaa/ttw.jpg) left bottom no-repeat;
	height: 45px;
	vertical-align: bottom;
	padding-bottom: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-left: 18px;
}
.dbj {
	height: 60px;
	line-height: 60px;
	width: 130px;
	background-color: #074D95;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 800;
	text-align: center;
}
.titlee {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 44px;
	background-color: #2E91D4;
	FONT-FAMILY: Microsoft YaHei;
	HEIGHT: 44px;
	COLOR: #ffffff;
	padding: 0 30px;
	FONT-SIZE: 16px;
	FONT-WEIGHT: 800;
}
.titleee {
	TEXT-ALIGN: right;
	LINE-HEIGHT: 44px;
	FONT-FAMILY: Microsoft YaHei;
	HEIGHT: 44px;
	COLOR: #666666;
	padding-left: 250px;
	FONT-SIZE: 13px;
}
.titleees {
	TEXT-ALIGN: right;
	LINE-HEIGHT: 44px;
	FONT-FAMILY: Microsoft YaHei;
	HEIGHT: 44px;
	COLOR: #666666;
	padding-left: 730px;
	FONT-SIZE: 13px;
}
.neidt {
	background: url(../imaa/3.jpg) left bottom;
	height: 52px;
	text-align: center;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.titleenews {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 44px;
	background-color: #2E91D4;
	FONT-FAMILY: Microsoft YaHei;
	HEIGHT: 44px;
	COLOR: #ffffff;
	padding: 0 30px;
	FONT-SIZE: 16px;
	FONT-WEIGHT: 800;
}
.titlee beifen {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 44px;
	FONT-FAMILY: Microsoft YaHei;
	HEIGHT: 40px;
	COLOR: #000000;
	padding: 0 30px 0 15px;
	FONT-SIZE: 18px;
}
.lanmua {
	width: 100%;
}
.lanmua li {
	width: 235px;
	border-bottom: 1px #cccccc dashed;
	line-height: 40px;
}
.lanmua li a {
	display: block;
}
.lanmua li a:hover {
	display: block;
}
.lanmub {
	width: 100%;
	background-color: #F8F8F8;
}
.lanmub li {
	height: 48px;
	width: 100%;
	background-color: #F8F8F8;
	text-align: center;
	line-height: 48px;
	float: left;
	border-bottom: 1px #FFFFFF solid;
}
.lanmub li a {
	display: block;
}
.lanmub li a:hover {
	display: block;
	background-color: #1483C7;
}
.lanmu {
	width: 100%;
	background-color: #F8F8F8;
}
.lanmu li {
	height: 48px;
	width: 100%;
	background-color: #F8F8F8;
	text-align: center;
	line-height: 48px;
	float: left;
	border-bottom: 1px #FFFFFF solid;
}
.lanmu li a {
	display: block;
}
.lanmu li a:hover {
	display: block;
	background-color: #1483C7;
}
.newsws {
	width: 100%;
	float: left;
}
.newsws li {
	width: 425px;
	float: left;
	height: 320px;
	padding: 0px 0 20px 20px;
	text-align: left;
}
.newsse {
	font-weight: 800;
	color: #ffffff;
	font-size: 16px;
	height: 50px;
	text-align: center;
	background-color: #2E91D4;
}
.ll {
	border-left: 1px #D4DBEB solid;
}
.rr {
	border-right: 1px #D4DBEB solid;
}
.tt {
	border-top: 1px #D4DBEB solid;
}
.bb {
	border-bottom: 1px #D4DBEB solid;
}
.menubj {
	background: url(../image/0_r1_c1.jpg) no-repeat;
	height: 75px;
}
.dingwenzi {
	color: #132D5D
}
.riqiyansee {
	color: #ff0000
}
.riqiyanse {
	color: #B6B6B6
}
.gongg {
	background: url(../image/gongg.jpg) bottom no-repeat;
}
.ggongg {
	background: url(../image/ggongg.jpg) bottom no-repeat;
}
.erji {
	height: 25px;
	width: 80%;
}
.yqljbjt {
	background: url(../image/0_r9_c2.jpg) top no-repeat;
}
.nase {
	color: #CEDAE3
}
.imgditu {
	background: url(images/arrow_2.gif) no-repeat;
	width: 12px;
	height: 11px;
}
#demo {
	background: #FFF;
	overflow: hidden;
	width: 1186px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
#demoo {
	background: #FFF;
	overflow: hidden;
	width: 1170px;
}
#indemoo {
	float: left;
	width: 800%;
}
#demoo1 {
	float: left;
}
#demoo2 {
	float: left;
}
.shousp {
	padding: 14px 0 15px 17px;
}
.xwbiao {
	font-size: 26px;
	line-height: 200%;
	padding: 20px 25px;
	color: #ff6600
}
.zpin {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #abacaf;
	padding: 8px 10px;
	line-height: 24px;
	border-right: 1px #CCCCCC solid;
}
.zpinu {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BDBDBD;
	padding: 8px 10px;
	line-height: 24px;
}
.zpina1 {
	padding: 7px 10px;
	line-height: 24px;
	border-right: 1px #e5e5e5 solid;
	border-bottom: 1px #e5e5e5 solid;
}
.zpin1 {
	height: 35px;
	padding: 8px 10px;
	line-height: 24px;
	border-right: 1px #dbdbdb dashed;
	border-bottom: 1px #dbdbdb dashed;
}
.zpin2 {
	height: 35px;
	padding: 8px 10px;
	line-height: 24px;
	border-bottom: 1px #dbdbdb dashed;
}
.zpin3 {
	background-color: #f9f9f9;
	height: 35px;
	border-bottom: 1px #dbdbdb dashed;
	padding-left: 20px;
}
.zpin4 {
	line-height: 200%;
	padding-left: 20px;
	border-bottom: 1px #dbdbdb dashed;
}
.xiaz {
	background-color: #f8f8f8;
	height: 40px;
	padding-left: 15px;
}
.xiaz1 {
	border: 1px #FF3300 solid;
	background-color: #FEFEFE;
	font-size: 15px;
	padding: 10px 35px;
	border-radius: 4px 4px 4px 4px;
}
.xyb {
	background: url(../imaa/xyb.gif) 0 0 no-repeat;
	width: 59px;
	height: 24px;
	cursor: pointer;
	border: none;
}
.syb {
	background: url(../imaa/syb.gif) 0 0 no-repeat;
	width: 59px;
	height: 24px;
	cursor: pointer;
	border: none;
}
.dgouu {
	background-color: #f9f9f9;
	padding: 5px 10px;
}
.biaoti {
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 4px;
	font-weight: bold
}
.toubusou {
	height: 32px;
	line-height: 32px;
	padding-left: 9px;
	background-color: #f9f9f9;
	color: #999;
	border: 0;
	font-family: "微软雅黑";
	width: 260px;
}
.qdd {
	background-color: #e2e2e2;
	width: 90px;
	font-family: "微软雅黑";
	color: #333333;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	border: 0px;
}
.bdbj {
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	background-image: url(../imaa/bdbj.jpg);
	border: 1px #C8C8C8 solid;
	color: #FC7D00;
	margin-right: 5px;
}
.bdbj0 {
	height: 150px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 20px;
	background: url(../imaa/bdbj0.jpg) repeat-x;
	border: 1px #C8C8C8 solid;
	color: #FF0000;
	margin-right: 5px;
	font-family: "微软雅黑";
}
.qd {
	background: url(../imaa/qued.gif) 0 0 no-repeat;
	width: 47px;
	height: 24px;
	cursor: pointer;
	border: none;
}
.yud {
	background: url(../imaa/yud.gif) 0 0 no-repeat;
	width: 71px;
	height: 24px;
	cursor: pointer;
	border: none;
}
.gx {
	background: url(../imaa/gx.gif) 0 0 no-repeat;
	width: 71px;
	height: 24px;
	cursor: pointer;
	border: none;
}
.qx {
	background: url(../imaa/qux.gif) 0 0 no-repeat;
	width: 47px;
	height: 24px;
	cursor: pointer;
	border: none;
}
.jcyhm {
	background: url(../imaa/jc.jpg) 0 0 no-repeat;
	width: 82px;
	height: 24px;
	cursor: pointer;
	border: none;
	margin: 0 5px;
}
.allur {
	margin: 15px 0 0 15px;
}
.allul li {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px #dbdbdb dashed;
	padding-left: 25px;
}
a.aa:link {
	text-decoration: none;
	color: #c8c8c8;
}
a.aa:visited {
	text-decoration: none;
	color: #c8c8c8;
}
a.aa:hover {
	text-decoration: none;
	color: #ffffff;
}
a.aa:active {
	text-decoration: none;
	color: #ffffff;
}
IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
A:link {
	text-decoration: none;
	color: #666666;
}
A:visited {
	text-decoration: none;
	color: #666666;
}
A:hover {
	text-decoration: underline;
	color: #FF7505;
}
A:active {
	text-decoration: none;
	color: #FF7505;
}
a.dii:link {
	text-decoration: none;
	color: #042B4A;
}
a.dii:visited {
	text-decoration: none;
	color: #042B4A;
}
a.dii:hover {
	text-decoration: none;
	color: #00172A;
}
a.dii:active {
	text-decoration: none;
	color: #00172A;
}
a.more:link {
	text-decoration: none;
	color: #004ea1;
	font-size: 15px;
	font-weight: bold;
}
a.more:visited {
	text-decoration: none;
	color: #004ea1;
	font-size: 15px;
	font-weight: bold;
}
a.more:hover {
	text-decoration: none;
	color: #ff2200;
}
a.more:active {
	text-decoration: none;
	color: #ff2200;
}
a.moree:link {
	text-decoration: none;
	color: #046637;
}
a.moree:visited {
	text-decoration: none;
	color: #046637;
}
a.moree:hover {
	text-decoration: none;
	color: #000000;
}
a.moree:active {
	text-decoration: none;
	color: #000000;
}
a.youq:link {
	text-decoration: none;
	color: #444444;
	font-size: 13px;
}
a.youq:visited {
	text-decoration: none;
	color: #444444;
	font-size: 13px;
}
a.youq:hover {
	text-decoration: none;
	color: #ff2200;
	font-size: 13px;
}
a.youq:active {
	text-decoration: none;
	color: #ff2200;
	font-size: 13px;
}
a.youqq:link {
	text-decoration: none;
	color: #EC7500;
	font-size: 15px;
}
a.youqq:visited {
	text-decoration: none;
	color: #EC7500;
	font-size: 15px;
}
a.youqq:hover {
	text-decoration: none;
	color: #ff2200;
	font-size: 15px;
}
a.youqq:active {
	text-decoration: none;
	color: #ff2200;
	font-size: 15px;
}
a.youqqq:link {
	text-decoration: none;
	color: #EC7500;
	font-size: 16px;
}
a.youqqq:visited {
	text-decoration: none;
	color: #EC7500;
	font-size: 16px;
}
a.youqqq:hover {
	text-decoration: none;
	color: #ff2200;
	font-size: 16px;
}
a.youqqq:active {
	text-decoration: none;
	color: #ff2200;
	font-size: 16px;
}
a.tuijiann:link {
	text-decoration: none;
	color: #ff2200;
	font-size: 18px;
}
a.tuijiann:visited {
	text-decoration: none;
	color: #ff2200;
	font-size: 18px;
}
a.tuijiann:hover {
	text-decoration: none;
	color: #FF7505;
	font-size: 18px;
}
a.tuijiann:active {
	text-decoration: none;
	color: #FF7505;
	font-size: 18px;
}
a.a1:link {
	text-decoration: none;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
a.a1:visited {
	text-decoration: none;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
a.a1:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
a.a1:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
a.bai:link {
	text-decoration: none;
	color: #ffffff;
}
a.bai:visited {
	text-decoration: none;
	color: #ffffff;
}
a.bai:hover {
	text-decoration: none;
	color: #EDF5FF;
	text-decoration: underline;
}
a.bai:active {
	text-decoration: none;
	color: #EDF5FF;
}
a.a2:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 17px;
}
a.a2:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 17px;
}
a.a2:hover {
	text-decoration: none;
	color: #F8FF42;
	font-size: 17px;
}
a.a2:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 17px;
}
a.dh:link {
	text-decoration: none;
	color: #ffffff;
}
a.dh:visited {
	text-decoration: none;
	color: #ffffff;
}
a.dh:hover {
	text-decoration: none;
	color: #F8FF42;
}
a.dh:active {
	text-decoration: none;
	color: #F8FF42;
}
a.cpdh:link {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}
a.cpdh:visited {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}
a.cpdh:hover {
	text-decoration: none;
	color: #FE3700;
	font-size: 14px;
}
a.cpdh:active {
	text-decoration: none;
	color: #FE3700;
	font-size: 14px;
}
a.fwdh:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
a.fwdh:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
a.fwdh:hover {
	text-decoration: none;
	color: #F9EB14;
	font-size: 16px;
	font-weight: bold;
}
a.fwdh:active {
	text-decoration: none;
	color: #F9EB14;
	font-size: 16px;
	font-weight: bold;
}
.fwll {
	padding: 14px 40px;
	background-color: #333333;
	cursor: pointer;
	width: auto;
	text-align: center;
	margin: 7px 10px 0 0;
	width: 100px;
}
.fwnl {
	padding: 14px 40px;
	border-right: 1px solid #ffffff;
	width: auto;
	cursor: pointer;
	text-align: center;
	float: left;
	word-break: keep-all;
}
a.fwnla:link {
	color: #f00;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
a.fwnla:visited {
	text-decoration: none;
	color: #f00;
	font-size: 15px;
	font-weight: bold;
}
a.fwnla:hover {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
a.fwnla:active {
	text-decoration: none;
	color: #f00;
	font-size: 15px;
	font-weight: bold;
}
a.fwdhh:link {
	text-decoration: none;
	color: #333;
	font-size: 15px;
}
a.fwdhh:visited {
	text-decoration: none;
	color: #333;
	font-size: 15px;
}
a.fwdhh:hover {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}
a.fwdhh:active {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}
a.toutiao:link {
	text-decoration: none;
	color: #333333;
	font-size: 28px;
}
a.toutiao:visited {
	text-decoration: none;
	color: #333333;
	font-size: 28px;
}
a.toutiao:hover {
	text-decoration: none;
	color: #ff0000;
	font-size: 28px;
}
a.toutiao:active {
	text-decoration: none;
	color: #ff0000;
	font-size: 28px;
}
.ttrq {
	font-size: 16px;
	color: #FE0201;
}
.tuituii {
	color: #777777;
	padding: 5px 15px 10px 140px;
	line-height: 22px;
}
/*浮动客服*/
#floatDivBoxs {
	width: 130px;
	background: #fff;
	position: fixed;
	top: 240px;
	right: 0;
	z-index: 999;
}
#floatDivBoxs .floatDtt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #CC0001;
	color: #fff;
	font-size: 18px;
	position: relative;
}
#floatDivBoxs .floatDqq {
	padding: 0 14px;
}
#floatDivBoxs .floatDqq li {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	padding: 0;
}
#floatDivBoxs .floatDtxt {
	font-size: 18px;
	color: #333;
	padding: 12px 4px;
}
#floatDivBoxs .floatDtel {
	padding: 0 0 5px 4px;
}
#floatDivBoxs .floatDtel img {
	display: block;
}
#floatDivBoxs .floatDbg {
	width: 100%;
	height: 20px;
	background: url(images/online_botbg.jpg) no-repeat;
	box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
.floatShadow {
	background: #fff;
	box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
#rightArrow {
	width: 50px;
	height: 45px;
	background: url(images/online_arrow.jpg) no-repeat;
	position: fixed;
	top: 240px;
	right: 130px;
	z-index: 999;
}
#rightArrow a {
	display: block;
	height: 45px;
}
.SortFolderOpen {
	background-image: url(../image/Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 34px;
	left: 16px;
	padding-left: 30px;
	cursor: pointer;
}
.SortFolderClose {
	background-image: url(../image/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 34px;
	left: 16px;
	padding-left: 30px;
	cursor: pointer;
}
.SortEndFolderOpen {
	background-image: url(../image/SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 34px;
	left: 16px;
	padding-left: 16px;
	cursor: pointer;
}
.SortEndFolderClose {
	background-image: url(../image/SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 34px;
	left: 16px;
	padding-left: 16px;
	cursor: pointer;
}
.SortListline {
	padding-left: 16px;
	background-image: url(../image/Sort_Listline.gif);
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	background-image: url(../image/Sort_File.gif);
	background-repeat: no-repeat;
	height: 34px;
	cursor: pointer;
	padding-left: 35px;
}
.SortFileEnd {
	background-image: url(../image/Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 34px;
	cursor: pointer;
	padding-left: 30px;
}
/*wap css*/
.wapdingwenzi {
	background: url(../imaa/huiybj.jpg) repeat-x;
	padding-left: 15px;
	color: #132D5D;
	height: 30px;
	line-height: 32px;
	padding-top: 4px;
}
.wapxwbiao {
	padding: 15px 0px;
	font-size: 16px;
	line-height: 23px;
	color: #FF8901
}
.wapbiaoti {
	color: #FFFFFF;
	font-size: 14px;
	padding-bottom: 3px;
	line-height: 16px;
}
/*wap 导航涉及css*/
.wapmenu {
	width: 24.70%;
	float: left;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	background-color: #004ea1;
}
.wapll {
	border-left: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
}
.baibj {
	background-color: #f5f5f5;
	color: #FFFFFF;
}
.baitt {
	background-color: #004ea1;
	color: #FFFFFF;
}
.dibubg {
	background-color: #212121;
}
.daobg {
	background-color: #f5f5f5
}
.wapb {
	padding-top: 3px;
	color: #666666;
}
.wapl {
	background: url(../imaa/tabbj.jpg) top repeat-x;
}
.ll {
	border-left: 1px #DDDDDD solid;
}
.rr {
	border-right: 1px #DDDDDD solid;
}
.tt {
	border-top: 1px #DDDDDD solid;
}
.bb {
	border-bottom: 1px #DDDDDD solid;
}
.footerss {
	height: 20px;
}
.wapbdbj {
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	background-image: url(../imaa/bdbj.jpg);
	border: 1px #C8C8C8 solid;
	color: #FC7D00;
	margin-right: 5px;
	width: 90%;
}
.wapbdbj0 {
	height: 150px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 20px;
	background: url(../imaa/bdbj0.jpg) repeat-x;
	border: 1px #C8C8C8 solid;
	color: #FF0000;
	margin-right: 5px;
	font-family: "微软雅黑";
	width: 90%;
}
a.a100:link {
	text-decoration: none;
	color: #ffffff;
}
a.a100:visited {
	text-decoration: none;
	color: #ffffff;
}
a.a100:hover {
	text-decoration: none;
	color: #EC7500;
}
a.a100:active {
	text-decoration: none;
	color: #EC7500;
}
/*wap 切换图*/
#ssolid {
	width: 100%;
	height: 151px;
	clear: both;
	position: relative;
}
#ssolid .ssolid0, #ssolid .ssolid1, #ssolid .ssolid2, #ssolid .ssolid3, #ssolid .ssolid4, #ssolid .ssolid5 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 150px;
	display: none;
}
#ssolid ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ssolid ul li {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 151px;
	display: none;
	cursor: pointer;
}
#ssolid #btt {
	width: 100%;
	text-align: center;
	height: 20px;
	top: 123px;
	position: relative;
}
#ssolid #btt span {
	position: absolute;
	top: 10px;
	display: block;
	width: 25px;
	left: 30%;
	height: 6px;
	margin: 0 15px;
	text-align: center;
	background: #3d3d3d;
	z-index: 1000;
	cursor: pointer;
	filter: alpha(opacity=70); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.7; /*Firefox私有，透明度50%*/
	opacity: 0.7;
}
.drawer-main {
	position: fixed;
	top: 0;
	width: 180px;
	height: 100%;
	overflow: hidden
}
.drawer-left .drawer-main {
	left: -180px;
	-webkit-transition: left .4s cubic-bezier(0.19, 1, .22, 1);
	-o-transition: left .4s cubic-bezier(0.19, 1, .22, 1);
	transition: left .4s cubic-bezier(0.19, 1, .22, 1)
}
.drawer-left.drawer-open .drawer-main {
	left: 0
}
.drawer-right .drawer-main {
	right: -280px;
	-webkit-transition: right .4s cubic-bezier(0.19, 1, .22, 1);
	-o-transition: right .4s cubic-bezier(0.19, 1, .22, 1);
	transition: right .4s cubic-bezier(0.19, 1, .22, 1)
}
.drawer-right.drawer-open .drawer-main {
	right: 0
}
.drawer-overlay {
	position: relative
}
.drawer-left .drawer-overlay, .drawer-left .drawer-hamberger {
	left: 0;
	-webkit-transition: left .4s cubic-bezier(0.19, 1, .22, 1);
	-o-transition: left .4s cubic-bezier(0.19, 1, .22, 1);
	transition: left .4s cubic-bezier(0.19, 1, .22, 1)
}
.drawer-left.drawer-open .drawer-overlay, .drawer-left.drawer-open .drawer-hamberger {
	left: 280px
}
.drawer-right .drawer-overlay, .drawer-right .drawer-hamberger {
	right: 0;
	-webkit-transition: right .4s cubic-bezier(0.19, 1, .22, 1);
	-o-transition: right .4s cubic-bezier(0.19, 1, .22, 1);
	transition: right .4s cubic-bezier(0.19, 1, .22, 1)
}
.drawer-right.drawer-open .drawer-overlay, .drawer-right.drawer-open .drawer-hamberger {
	right: 280px
}
.drawer-overlay-upper {
	position: fixed;
	top: 0;
	z-index: 1100;
	display: none;
	height: 100%;
	background-color: #000;
	background-color: rgba(0,0,0,.5)
}
.drawer-left.drawer-open .drawer-overlay-upper {
	right: 0
}
.drawer-right.drawer-open .drawer-overlay-upper {
	left: 0
}
.drawer-default {
	background-color: #222;
	-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.5);
	box-shadow: inset 0 0 0 rgba(0,0,0,.5)
}
.drawer-default+.drawer-overlay {
	background-color: #fff
}
.drawer-default .drawer-brand a {
	display: block;
	width: 100%;
	padding: 20px 15px;
	font-size: 22px;
	color: #fff
}
.drawer-default .drawer-brand a:hover {
	color: #444;
	text-decoration: none
}
.drawer-default .drawer-nav-title {
	display: block;
	padding: 15px 15px 0 15px;
	font-size: 18px
}
.drawer-default .drawer-nav-list {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none
}
.drawer-default .drawer-nav-list li {
	display: block
}
.drawer-default .drawer-nav-list li a {
	display: block;
	padding: 15px;
	color: #888
}
.drawer-default .drawer-nav-list li ul a {
	padding: 8px 20px
}
.drawer-hamberger {
	position: fixed;
	z-index: 1000;
	display: block;
	width: 70px;
	height: 70px;
	padding: 20px;
	background-color: transparent;
	border: 0
}
.drawer-hamberger span {
	margin-top: 10px
}
.drawer-hamberger span, .drawer-hamberger span:before, .drawer-hamberger span:after {
	position: absolute;
	display: block;
	width: 30px;
	height: 2px;
	cursor: pointer;
	content: '';
	background-color: #ddd;
	border-radius: 1px;
	-webkit-transition: all .4s cubic-bezier(0.19, 1, .22, 1);
	-o-transition: all .4s cubic-bezier(0.19, 1, .22, 1);
	transition: all .4s cubic-bezier(0.19, 1, .22, 1)
}
.drawer-hamberger span:before {
	top: -10px
}
.drawer-hamberger span:after {
	bottom: -10px
}
.drawer-open .drawer-hamberger span {
	background-color: transparent
}
.drawer-open .drawer-hamberger span:before, .drawer-open .drawer-hamberger span:after {
	top: 0
}
.drawer-open .drawer-hamberger span:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.drawer-open .drawer-hamberger span:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.drawer-hamberger:hover {
	cursor: pointer
}
@media (min-width:767px) {
.drawer-responsive.drawer-left .drawer-toggle, .drawer-responsive.drawer-right .drawer-toggle {
	display: none;
	visibility: hidden
}
.drawer-responsive.drawer-left .drawer-main {
	left: 0
}
.drawer-responsive.drawer-right .drawer-main {
	right: 0
}
}
@media (min-width:768px) {
.drawer-responsive {
	background-color: #222
}
.drawer-responsive.drawer-left .drawer-main, .drawer-responsive.drawer-right .drawer-main {
	position: absolute;
	width: 150px!important;
	height: auto!important;
	overflow: visible!important
}
.drawer-responsive.drawer-left .drawer-main {
	float: left
}
.drawer-responsive.drawer-left .drawer-overlay {
	margin-left: 150px
}
.drawer-responsive.drawer-right .drawer-main {
	float: right
}
.drawer-responsive.drawer-right .drawer-overlay {
	margin-right: 150px
}
}
@media (min-width:1200px) {
.drawer-responsive.drawer-left .drawer-main, .drawer-responsive.drawer-right .drawer-main {
	width: 280px!important
}
.drawer-responsive.drawer-left .drawer-overlay {
	margin-left: 280px
}
.drawer-responsive.drawer-right .drawer-overlay {
	margin-right: 280px
}
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* 网站框架 */
#wrap {
}
#wrap, #footer, #header {
	width: 100%;
	min-width: 1220px;
}
#content {
	width: 1200px;
	margin: 0 auto;
}
/* 网站顶部 */
.topBox {
	background-color: #f1f1f1;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	min-width: 1200px;
}
.top-inner {
	width: 1220px;
	margin: 0 auto;
}
.top-wel {
	width: 870px;
	float: left;
	text-align: left;
	padding-left: 30px;
}
.top-fav {
	width: 310px;
	float: right;
}
/* logo 导航 */
.logoBox {
	width: 100%;
	background: #fff;
}
.logo-inner {
	width: 1220px;
	margin: auto;
	height: 125px;
	background: url(../img/logo.jpg) left top no-repeat #fff;
}
.logo {
	margin-top: 20px;
	width: 590px;
	height: 100px;
	float: left;
}
.logo a {
	display: block;
	width: 590px;
	height: 100px;
}
.logo img {
}
/* 搜索 */
.siteSearchs {
	width: 400px;
	float: right;
	margin-top: 45px;
}
/*导航*/
.navi {
	width: 100%;
	height: 50px;
	background: #1f53a0
}
.navi-inner {
	width: 1220px;
	height: 50px;
	margin: auto;
}
nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav {
	width: 100%;
	margin: 0px;
}
.nav a {
	display: block;
	padding: 0 16px;
	line-height: inherit;
	cursor: pointer;
}
.nav_menu {
	line-height: 50px;
	text-transform: uppercase;
	width: 100%;
}
.nav_menu-item {
	display: inline-block;
	position: relative;
	width: 134px;
	padding-right: 1px;
	float: left;
	text-align: center;
	background: url(../imaa/ss.png) right no-repeat;
}
.nav_menu-item:hover {
	background-color: #c50500;
}
.nav_menu-item:hover .nav_submenu {
	display: block;
}
.nav_submenu {
	text-transform: none;
	display: none;
	position: absolute;
	width: 134px;
	float: left;
	border-top: 1px solid #d46765;
	margin-left: 0px;
}
.nav_submenu-item {
	width: 133px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #d46765 solid;
	border-left: 1px #d46765 solid;
	background-color: #c50500;
	float: left;
}
.nav_submenu-item:hover {
	background-color: #7d0603;
	color: #ffffff;
}
/* banner */
.banner {
	width: 100%;
	position: relative;
	height: 400px;
	overflow: hidden;
	margin-bottom: 2px;
}
.banner .bd {
	padding: 0;
	position: relative;
	z-index: 0;
}
.banner .bd ul {
	width: 100% !important;
}
.banner .bd li {
	width: 100% !important;
	height: 400px;
}
.banner .bd li .siteWidth {
	position: relative;
	margin: 0 auto;
	height: 400px;
}
.banner .bd li a {
	height: 400px;
	display: block;
}
.banner .bd .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	font: normal 18px/30px "Microsoft YaHei";
}
.banner .bd .btn {
	display: block;
	zoom: 1;
	margin-top: 8px;
	width: 72px;
	padding-right: 10px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(../img/banner-btn.png) 0 0 no-repeat;
	_background: url(../img/banner-btn-ie6.png) 0 0 no-repeat;
}
.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
    *display:inline;
	zoom: 1;
	width: 30px;
	height: 8px;
	margin: 10px;
	background: url(../img/dot-black3.png) 0 0;
	overflow: hidden;
	line-height: 9999px;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.banner .hd ul .on {
	filter: alpha(opacity=100);
	opacity: 1;
}
/*--------------------友链--------------------*/
.links {
	background: url(../image/link.gif) top center repeat;
	padding: 20px;
	border-top: 1px solid #e5e5e5;
	height: 100px;
}
.links-inner {
	width: 1220px;
	margin: auto;
	text-align: left;
}
.links-title {
	width: 136px;
	float: left;
	text-align: center
}
.links-cont {
	width: 1080px;
	float: right;
}
.links-cont .txtc {
	line-height: 28px;
	color: #535353;
	text-align: left;
}
.txtc a {
	margin-right: 10px;
}
.links-cont .picc {
	padding-bottom: 10px;
	text-align: left;
}
.picc img {
	margin: 10px 15px 0 0;
	padding: 4px;
	border: 1px #ccc solid;
	width: 120;
	height: 40
}

/* 内页banner */
.banner02 { width: 100%; height: 400px;  min-width: 1200px; overflow: hidden;}
/*--------------------底部--------------------*/
.footer {
	background: #1d5995;
	color: #fff;
	padding: 34px 0 33px;
	font-size: 14px;
}
.footer-inner {
	width: 1220px;
	margin: 0 auto;
	text-align: left
}
.footer-part {
	float: left;
	min-height: 110px;
}
.footerNav-title {
	font-size: 20px;
	color: #fff;
	text-align: left;
	line-height: 20px;
	margin-bottom: 40px;
	padding-bottom: 15px;
	background: url(../img/bottom_bg_line.jpg) no-repeat left bottom;
	text-indent: 1em
}
.part-1 { /*padding: 0 48px 0 13px;*/
	width: 168px;
	margin-right: 55px;
}
.part-2 { /*padding: 0 30px 0 45px;*/
	width: 290px;
	margin-right: 55px;
}
.part-2 .fgs {
}
.part-2 .fgs li {
	width: 136px;
	float: left
}
.part-3 { /*padding: 0 39px 0 78px;*/
	width: 268px;
	margin-right: 55px;
}
.part-3 .footerNav-title {
	text-align: left;
}
.part-3 .info {
	line-height: 36px;
	margin-top: -11px;
	margin-bottom: 9px;
}
.part-3 .info a {
	color: #fff;
}
.footer-list {
	line-height: 36px;
	margin-top: -12px;
}
.footer-list li {
	text-align: left;
}
.footer-list a {
	color: #fff;
}
.footer-list a:hover {
	color: #fff;
}
.footer-list li span {
	display: block;
	padding-left: 15px;
	background: url(../images/add.png) no-repeat left center;
}
.companys {
	display: none;
}
.companys a {
	display: block;
	margin-left: 23px;
	font-size: 12px;
	line-height: 24px;
}
.part-4 {/* padding: 0 40px 0 35px; */
	width: 323px;
	float: right;
}
.part-4 .QRcode {
	float: left;
}
.part-4 .QRcode > img {
	width: 323px;
	height: 214px;
}
.copyright {
	height: 39px;
	line-height: 39px;
	font-size: 12px;
	text-align: center;
	color: #aaa;
	background: #113f6c;
}
.copyright_1220 {
	width: 1220px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, sans-serif
}
.copyright_1220 {
	color: #fff
}
.copyright_1220 span {
	color: #fff;
}
.copyright a:link {
	color: #fff;
}
.copyright a:visited {
	color: #fff;
}
.copyright a:hover {
	color: #fff;
}

.look_over{width:660px;border-collapse: collapse; margin:30px auto; color:#969292; font-size:12px;}
.look_over td{border:1px solid #969292;padding:5px 10px 2px 7px; text-align: left ; line-height:25px;}
.reply {float:right;margin-top:50px;}
.reply .txt{ background:#dedddd; line-height: 22px;padding: 2px 10px; width:580px;}
.reply .jiao{ background:url(../img/jiao.png) no-repeat; width:14px; height:11px; margin-left:250px}